Property
| Data type and description
| Read/Write
|
CaseInsensitiveSQLData
| Boolean. Specifies whether or not to perform a case insensitive search for SQL data.
| Read/Write
|
ConvertDateTimeType
| CRConvertDateTimeType. Gets or sets the report option that specifies the format to be converted for date / time fields.
| Read/Write
|
ConvertNullFieldToDefault
| Boolean. Specifies whether or not to convert NULL parameter fields to their default values.
| Read/Write
|
DisplayFieldView
| Boolean. Gets or sets whether or not the field view is available. The field view is the list of available fields for the report, including Database, Formula, Parameter, Group Name, Running Total, Special, and Unbound fields.
| Read/Write
|
DisplayGrid
| Boolean. Gets or sets whether or not the grid is displayed.
| Read/Write
|
DisplayHiddenSections
| Boolean. Gets or sets whether or not a section is available when hidden.
| Read/Write
|
DisplayRulers
| Boolean. Gets or sets whether or not the Ruler is available.
| Read/Write
|
DisplayToolbar
| Boolean. Gets or sets the visibility of the tool-bar.
| Read/Write
|
EnableHelp
| Boolean. Gets or sets the availability of the help options. When True, the Help icon on the toolbar is enabled and the Help command is visible in the shortcut menu. When False, the Help Icon on the toolbar is disabled and the Help command is hidden in the shortcut menu.
| Read/Write
|
EnableSnapToGrid
| Boolean. Specifies whether or not to automatically align any fields you insert or to resize to the nearest grid coordinate.
| Read/Write
|
GridSize
| Single. Gets or sets the size of the grid in inches. Default value is 0.083.
| Read/Write
|
ReportObject
| ReportObject. Gets or sets the report object.
| Read/Write
|
TranslateDosMemos
| Boolean. Gets or sets the report option that indicates whether or not to translate DOS memos.
| Read/Write
|
TranslateDosStrings
| Boolean. Gets or sets the report option that indicates whether or not to translate DOS strings.
| Read/Write
|
UseIndexForSpeed
| Boolean. Gets or sets the "Use Indexes or Server for Speed" option during record selection report option.
| Read/Write
|
VerifyOnEveryPrint
| Boolean. Gets or sets the report option that indicates whether or not to verify the database every time the report is run.
| Read/Write
|